home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Unstuffers / Other Compression / unzip.cpt / crc32.h < prev    next >
Encoding:
Text File  |  1989-07-19  |  132 b   |  10 lines  |  [TEXT/KAHL]

  1. long crc32val;
  2.  
  3. /*#ifndef TEST
  4. extern void UpdateCRC();
  5. #endif*/
  6.  /* update running CRC calculation with contents of a buffer */
  7.  
  8.  
  9.  
  10.